PDF4Java Reference Documentation
com.o2sol.pdf4java.logicalstructure Package / PDFStructureElement Class / getLanguage Method
In This Topic
    getLanguage Method
    In This Topic
    Gets the language of the structure element.
    Syntax
    public java.lang.String getLanguage()

    Return Value

    A language identifier specifying the natural language for all text in the structure element except where overridden by language specifications for nested structure elements or marked content.
    See Also